toBytes

(alias) pure function toBytes(): byte_array

Deprecated

Use 'to_bytes' instead

Encode this GTV as byte array.

Inverse of gtv.from_bytes(byte_array).

Alias

Alias target

Return

a byte array containing an encoding of this GTV

Since

0.9.0